[INFO] fetching crate kubegen 0.1.0...
[INFO] testing kubegen-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate kubegen 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate kubegen 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kubegen 0.1.0
[INFO] tweaked toml for crates.io crate kubegen 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kubegen 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kubegen 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e8b63c507716d30c78386e3b0b20ffb947e8c04b6c943c99870ceaa295239c3
[INFO] running `Command { std: "docker" "start" "-a" "6e8b63c507716d30c78386e3b0b20ffb947e8c04b6c943c99870ceaa295239c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e8b63c507716d30c78386e3b0b20ffb947e8c04b6c943c99870ceaa295239c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e8b63c507716d30c78386e3b0b20ffb947e8c04b6c943c99870ceaa295239c3", kill_on_drop: false }`
[INFO] [stdout] 6e8b63c507716d30c78386e3b0b20ffb947e8c04b6c943c99870ceaa295239c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d02dd0d06fd6f6dfc59643ad2a84c95bb12ea2fd0e8ee00054bf780aed3999e5
[INFO] running `Command { std: "docker" "start" "-a" "d02dd0d06fd6f6dfc59643ad2a84c95bb12ea2fd0e8ee00054bf780aed3999e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling kubegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.63s
[INFO] running `Command { std: "docker" "inspect" "d02dd0d06fd6f6dfc59643ad2a84c95bb12ea2fd0e8ee00054bf780aed3999e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d02dd0d06fd6f6dfc59643ad2a84c95bb12ea2fd0e8ee00054bf780aed3999e5", kill_on_drop: false }`
[INFO] [stdout] d02dd0d06fd6f6dfc59643ad2a84c95bb12ea2fd0e8ee00054bf780aed3999e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dac020d5b72dc7fdf9beda4d03313f0d2a6b78e7d217d3668b0a3ea74ba3223
[INFO] running `Command { std: "docker" "start" "-a" "2dac020d5b72dc7fdf9beda4d03313f0d2a6b78e7d217d3668b0a3ea74ba3223", kill_on_drop: false }`
[INFO] [stderr]    Compiling kubegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.27s
[INFO] running `Command { std: "docker" "inspect" "2dac020d5b72dc7fdf9beda4d03313f0d2a6b78e7d217d3668b0a3ea74ba3223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dac020d5b72dc7fdf9beda4d03313f0d2a6b78e7d217d3668b0a3ea74ba3223", kill_on_drop: false }`
[INFO] [stdout] 2dac020d5b72dc7fdf9beda4d03313f0d2a6b78e7d217d3668b0a3ea74ba3223
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 165807775d72fc70d379252052287cf79631e1af8e24cdb5ef1f18b33b7787ae
[INFO] running `Command { std: "docker" "start" "-a" "165807775d72fc70d379252052287cf79631e1af8e24cdb5ef1f18b33b7787ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling kubegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.77s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kubegen-60020c404a78cf5e)
[INFO] [stdout] 
[INFO] [stdout] running 353 tests
[INFO] [stdout] test cli::tests::test_boolean_flags_default_false ... ok
[INFO] [stdout] test cli::tests::test_add_metrics_all_flags ... ok
[INFO] [stdout] test cli::tests::test_add_crd_all_flags_combined ... ok
[INFO] [stdout] test cli::tests::test_add_webhook_all_flags ... ok
[INFO] [stdout] test cli::tests::test_default_port ... ok
[INFO] [stdout] test cli::tests::test_cli_debug_assert ... ok
[INFO] [stdout] test cli::tests::test_domain_short_flag ... ok
[INFO] [stdout] test cli::tests::test_group_short_flag ... ok
[INFO] [stdout] test cli::tests::test_invalid_port_value ... ok
[INFO] [stdout] test cli::tests::test_default_domain ... ok
[INFO] [stdout] test cli::tests::test_empty_string_arg_error ... ok
[INFO] [stdout] test cli::tests::test_default_api_version ... ok
[INFO] [stdout] test cli::tests::test_invalid_subcommand ... ok
[INFO] [stdout] test cli::tests::test_missing_required_kind ... ok
[INFO] [stdout] test cli::tests::test_kind_pascal_case ... ok
[INFO] [stdout] test cli::tests::test_invalid_add_subcommand ... ok
[INFO] [stdout] test cli::tests::test_missing_required_name ... ok
[INFO] [stdout] test cli::tests::test_missing_required_webhook_kind ... ok
[INFO] [stdout] test cli::tests::test_name_with_hyphens ... ok
[INFO] [stdout] test cli::tests::test_new_all_flags_combined ... ok
[INFO] [stdout] test cli::tests::test_parse_add_crd_command ... ok
[INFO] [stdout] test cli::tests::test_parse_add_crd_with_force ... ok
[INFO] [stdout] test cli::tests::test_parse_add_crd_with_options ... ok
[INFO] [stdout] test cli::tests::test_parse_add_metrics_command ... ok
[INFO] [stdout] test cli::tests::test_parse_add_webhook_command ... ok
[INFO] [stdout] test cli::tests::test_parse_new_command ... ok
[INFO] [stdout] test cli::tests::test_parse_new_with_force ... ok
[INFO] [stdout] test cli::tests::test_parse_new_with_force_short ... ok
[INFO] [stdout] test cli::tests::test_parse_new_with_options ... ok
[INFO] [stdout] test cli::tests::test_parse_no_template_dir ... ok
[INFO] [stdout] test cli::tests::test_parse_template_dir ... ok
[INFO] [stdout] test cli::tests::test_parse_template_dir_with_add_command ... ok
[INFO] [stdout] test cli::tests::test_port_short_flag ... ok
[INFO] [stdout] test cli::tests::test_single_char_name ... ok
[INFO] [stdout] test cli::tests::test_template_dir_global_flag ... ok
[INFO] [stdout] test cli::tests::test_unknown_flag ... ok
[INFO] [stdout] test cli::tests::test_verbose_after_subcommand ... ok
[INFO] [stdout] test cli::tests::test_verbose_at_end ... ok
[INFO] [stdout] test cli::tests::test_verbose_before_subcommand ... ok
[INFO] [stdout] test cli::tests::test_verbose_short_flag ... ok
[INFO] [stdout] test cli::tests::test_webhook_boolean_flags_default_false ... ok
[INFO] [stdout] test commands::crd::tests::test_execute_add_crd_creates_files ... ok
[INFO] [stdout] test commands::crd::tests::test_execute_add_crd_invalid_kind ... ok
[INFO] [stdout] test commands::crd::tests::test_get_paths_to_create ... ok
[INFO] [stdout] test commands::crd::tests::test_render_template ... ok
[INFO] [stdout] test commands::crd::tests::test_execute_add_crd_dry_run ... ok
[INFO] [stdout] test commands::metrics::tests::test_get_paths_to_create ... ok
[INFO] [stdout] test commands::new::tests::test_execute_new_invalid_name ... ok
[INFO] [stdout] test commands::new::tests::test_get_paths_to_create ... ok
[INFO] [stdout] test commands::new::tests::test_render_template ... ok
[INFO] [stdout] test commands::metrics::tests::test_execute_add_metrics_creates_files ... ok
[INFO] [stdout] test commands::webhook::tests::test_execute_add_webhook_dry_run ... ok
[INFO] [stdout] test commands::crd::tests::test_execute_add_crd_not_in_project ... ok
[INFO] [stdout] test commands::webhook::tests::test_execute_add_webhook_invalid_kind ... ok
[INFO] [stdout] test commands::webhook::tests::test_execute_add_webhook_force_overwrites ... ok
[INFO] [stdout] test commands::metrics::tests::test_execute_add_metrics_custom_port ... ok
[INFO] [stdout] test commands::metrics::tests::test_execute_add_metrics_existing_without_force ... ok
[INFO] [stdout] test commands::metrics::tests::test_execute_add_metrics_force_overwrites ... ok
[INFO] [stdout] test commands::metrics::tests::test_execute_add_metrics_not_in_project ... ok
[INFO] [stdout] test commands::webhook::tests::test_get_paths_to_create_both ... ok
[INFO] [stdout] test commands::webhook::tests::test_get_paths_to_create_validating_only ... ok
[INFO] [stdout] test error::tests::test_directory_exists_error ... ok
[INFO] [stdout] test error::tests::test_invalid_crd_name_error ... ok
[INFO] [stdout] test commands::new::tests::test_execute_new_cargo_toml_content ... ok
[INFO] [stdout] test error::tests::test_invalid_project_name_error ... ok
[INFO] [stdout] test commands::new::tests::test_execute_new_fails_existing_without_force ... ok
[INFO] [stdout] test error::tests::test_result_type_alias ... ok
[INFO] [stdout] test error::tests::test_template_not_found_error ... ok
[INFO] [stdout] test commands::new::tests::test_execute_new_with_force_overwrites ... ok
[INFO] [stdout] test error::tests::test_validation_error ... ok
[INFO] [stdout] test fs::tests::test_check_conflicts_empty_paths ... ok
[INFO] [stdout] test fs::tests::test_check_conflicts_with_directory ... ok
[INFO] [stdout] test commands::webhook::tests::test_execute_add_webhook_both ... ok
[INFO] [stdout] test fs::tests::test_check_conflicts_mixed_files_and_dirs ... ok
[INFO] [stdout] test fs::tests::test_check_conflicts_no_conflicts ... ok
[INFO] [stdout] test fs::tests::test_check_conflicts_with_force ... ok
[INFO] [stdout] test fs::tests::test_check_conflicts_with_existing ... ok
[INFO] [stdout] test commands::new::tests::test_execute_new_dry_run ... ok
[INFO] [stdout] test fs::tests::test_create_dir_protected_existing_dir ... ok
[INFO] [stdout] test fs::tests::test_create_dir_protected_fails_file_exists ... ok
[INFO] [stdout] test fs::tests::test_create_dir_all ... ok
[INFO] [stdout] test fs::tests::test_create_dir_protected_nested_with_force ... ok
[INFO] [stdout] test fs::tests::test_create_dir_protected_new_dir ... ok
[INFO] [stdout] test fs::tests::test_dry_run_context_debug ... ok
[INFO] [stdout] test fs::tests::test_dry_run_context_new ... ok
[INFO] [stdout] test fs::tests::test_create_dir_all_idempotent ... ok
[INFO] [stdout] test fs::tests::test_dir_exists_for_file_returns_false ... ok
[INFO] [stdout] test fs::tests::test_dir_exists_returns_false_for_missing ... ok
[INFO] [stdout] test fs::tests::test_create_dir_protected_with_force_removes_file ... ok
[INFO] [stdout] test commands::metrics::tests::test_execute_add_metrics_dry_run ... ok
[INFO] [stdout] test fs::tests::test_dry_run_multiple_operations ... ok
[INFO] [stdout] test fs::tests::test_dry_run_plan_dir ... ok
[INFO] [stdout] test fs::tests::test_dry_run_plan_file ... ok
[INFO] [stdout] test fs::tests::test_dry_run_format_preview_empty_content ... ok
[INFO] [stdout] test fs::tests::test_dry_run_operations_order_preserved ... ok
[INFO] [stdout] test fs::tests::test_format_conflicts_empty ... ok
[INFO] [stdout] test fs::tests::test_format_conflicts_single_path ... ok
[INFO] [stdout] test fs::tests::test_file_exists_returns_false_for_missing ... ok
[INFO] [stdout] test fs::tests::test_format_conflicts_with_special_chars ... ok
[INFO] [stdout] test fs::tests::test_ensure_not_exists_fails_for_existing_dir ... ok
[INFO] [stdout] test fs::tests::test_ensure_not_exists_error_contains_path ... ok
[INFO] [stdout] test fs::tests::test_ensure_not_exists_passes_for_missing ... ok
[INFO] [stdout] test fs::tests::test_format_preview_11_lines ... ok
[INFO] [stdout] test fs::tests::test_format_preview_empty ... ok
[INFO] [stdout] test fs::tests::test_format_preview_truncates_long_content ... ok
[INFO] [stdout] test fs::tests::test_file_exists_for_dir_returns_false ... ok
[INFO] [stdout] test fs::tests::test_ensure_not_exists_fails_for_existing_file ... ok
[INFO] [stdout] test commands::new::tests::test_execute_new_creates_project ... ok
[INFO] [stdout] test fs::tests::test_format_preview_exactly_10_lines ... ok
[INFO] [stdout] test fs::tests::test_format_preview_with_operations ... ok
[INFO] [stdout] test fs::tests::test_planned_operation_clone ... ok
[INFO] [stdout] test fs::tests::test_planned_operation_dir_equality ... ok
[INFO] [stdout] test fs::tests::test_planned_operation_equality ... ok
[INFO] [stdout] test fs::tests::test_planned_operation_path ... ok
[INFO] [stdout] test fs::tests::test_format_conflicts_with_paths ... ok
[INFO] [stdout] test fs::tests::test_read_error_contains_path ... ok
[INFO] [stdout] test fs::tests::test_write_file_empty_content ... ok
[INFO] [stdout] test fs::tests::test_write_file_multiline_content ... ok
[INFO] [stdout] test fs::tests::test_write_file_protected_fails_existing ... ok
[INFO] [stdout] test fs::tests::test_read_nonexistent_file_fails ... ok
[INFO] [stdout] test fs::tests::test_write_and_read_file ... ok
[INFO] [stdout] test fs::tests::test_write_file_protected_creates_parent_dirs ... ok
[INFO] [stdout] test fs::tests::test_write_file_overwrites_existing ... ok
[INFO] [stdout] test fs::tests::test_write_file_deeply_nested_path ... ok
[INFO] [stdout] test fs::tests::test_write_file_protected_new_file ... ok
[INFO] [stdout] test fs::tests::test_write_file_unicode_content ... ok
[INFO] [stdout] test fs::tests::test_write_file_protected_with_force ... ok
[INFO] [stdout] test fs::tests::test_write_file_creates_parent_dirs ... ok
[INFO] [stdout] test fs::tests::test_write_options_debug ... ok
[INFO] [stdout] test fs::tests::test_write_options_with_force ... ok
[INFO] [stdout] test fs::tests::test_write_file_with_spaces_in_path ... ok
[INFO] [stdout] test fs::tests::test_write_file_with_special_chars_in_name ... ok
[INFO] [stdout] test commands::crd::tests::test_execute_add_crd_force_overwrites ... ok
[INFO] [stdout] test commands::webhook::tests::test_execute_add_webhook_existing_without_force ... ok
[INFO] [stdout] test logging::tests::test_env_filter_creation ... ok
[INFO] [stdout] test prompts::tests::test_prompt_optional_string_non_interactive ... ok
[INFO] [stdout] test prompts::tests::test_prompt_select_empty_options ... ok
[INFO] [stdout] test fs::tests::test_write_options_default ... ok
[INFO] [stdout] test prompts::tests::test_prompt_confirm_non_interactive ... ok
[INFO] [stdout] test fs::tests::test_write_options_clone ... ok
[INFO] [stdout] test prompts::tests::test_prompt_select_non_interactive ... ok
[INFO] [stdout] test prompts::tests::test_prompt_string_non_interactive_with_default ... ok
[INFO] [stdout] test prompts::tests::test_prompt_validated_non_interactive_invalid_default ... ok
[INFO] [stdout] test prompts::tests::test_prompt_validated_non_interactive_no_default ... ok
[INFO] [stdout] test templates::context::tests::test_crd_context_builder ... ok
[INFO] [stdout] test prompts::tests::test_prompt_validated_non_interactive_valid ... ok
[INFO] [stdout] test templates::context::tests::test_crd_context_builder_missing_group ... ok
[INFO] [stdout] test templates::context::tests::test_crd_context_builder_missing_version ... ok
[INFO] [stdout] test templates::context::tests::test_crd_context_builder_missing_kind ... ok
[INFO] [stdout] test prompts::tests::test_prompt_string_non_interactive_without_default ... ok
[INFO] [stdout] test commands::crd::tests::test_execute_add_crd_existing_without_force ... ok
[INFO] [stdout] test templates::context::tests::test_crd_context_builder_with_options ... ok
[INFO] [stdout] test templates::context::tests::test_crd_context_clone ... ok
[INFO] [stdout] test commands::webhook::tests::test_execute_add_webhook_mutating ... ok
[INFO] [stdout] test commands::webhook::tests::test_execute_add_webhook_neither_fails ... ok
[INFO] [stdout] test templates::context::tests::test_crd_context_debug ... ok
[INFO] [stdout] test templates::context::tests::test_crd_context_serialize ... ok
[INFO] [stdout] test templates::context::tests::test_crd_context_deserialize ... ok
[INFO] [stdout] test templates::context::tests::test_crd_context_to_template_context ... ok
[INFO] [stdout] test commands::webhook::tests::test_execute_add_webhook_not_in_project ... ok
[INFO] [stdout] test templates::context::tests::test_generate_short_name ... ok
[INFO] [stdout] test templates::context::tests::test_generate_short_name_all_uppercase ... ok
[INFO] [stdout] test templates::context::tests::test_generate_short_name_single_word ... ok
[INFO] [stdout] test templates::context::tests::test_kebab_case_already_kebab ... ok
[INFO] [stdout] test commands::webhook::tests::test_execute_add_webhook_validating ... ok
[INFO] [stdout] test templates::context::tests::test_kebab_case_from_snake ... ok
[INFO] [stdout] test templates::context::tests::test_kebab_case_lowercase ... ok
[INFO] [stdout] test templates::context::tests::test_kebab_case_simple ... ok
[INFO] [stdout] test templates::context::tests::test_kebab_case_test_resource ... ok
[INFO] [stdout] test templates::context::tests::test_pluralize_ends_with_s ... ok
[INFO] [stdout] test commands::webhook::tests::test_manifest_content ... ok
[INFO] [stdout] test templates::context::tests::test_pluralize_ends_with_ch ... ok
[INFO] [stdout] test templates::context::tests::test_pluralize_ends_with_sh ... ok
[INFO] [stdout] test templates::context::tests::test_pluralize_ends_with_x ... ok
[INFO] [stdout] test templates::context::tests::test_pluralize_ends_with_y_consonant ... ok
[INFO] [stdout] test templates::context::tests::test_pluralize_ends_with_y_vowel ... ok
[INFO] [stdout] test templates::context::tests::test_pluralize_simple ... ok
[INFO] [stdout] test templates::context::tests::test_project_context_builder ... ok
[INFO] [stdout] test templates::context::tests::test_project_context_builder_missing_group ... ok
[INFO] [stdout] test templates::context::tests::test_project_context_builder_missing_kind ... ok
[INFO] [stdout] test templates::context::tests::test_project_context_builder_missing_name ... ok
[INFO] [stdout] test templates::context::tests::test_project_context_builder_missing_version ... ok
[INFO] [stdout] test templates::context::tests::test_project_context_builder_with_domain ... ok
[INFO] [stdout] test templates::context::tests::test_project_context_clone ... ok
[INFO] [stdout] test templates::context::tests::test_project_context_debug ... ok
[INFO] [stdout] test templates::context::tests::test_project_context_deserialize ... ok
[INFO] [stdout] test templates::context::tests::test_project_context_serialize ... ok
[INFO] [stdout] test templates::context::tests::test_project_context_to_template_context ... ok
[INFO] [stdout] test templates::context::tests::test_project_context_to_template_context_no_domain ... ok
[INFO] [stdout] test templates::context::tests::test_snake_case_already_snake ... ok
[INFO] [stdout] test templates::context::tests::test_snake_case_kebab ... ok
[INFO] [stdout] test templates::context::tests::test_snake_case_lowercase ... ok
[INFO] [stdout] test templates::context::tests::test_snake_case_mixed ... ok
[INFO] [stdout] test templates::context::tests::test_snake_case_uppercase ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_crd_example ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_by_category ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_crd_controller ... ok
[INFO] [stdout] test templates::context::tests::test_snake_case_simple ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_crd_finalizer ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_crd_manifest ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_crd_status ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_not_found ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_project_cargo ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_metrics ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_project_error ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_crd_types ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_project_main ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_servicemonitor ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_webhook_issuer ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_webhook_certificate ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_webhook_mod ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_webhook_mutating ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_webhook_validating ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_webhook_validating_config ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_webhook_mutating_config ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_with_override_custom_dir ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_with_override_no_custom_dir ... ok
[INFO] [stdout] test templates::embedded::tests::test_list_all_templates ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_with_override_not_found ... ok
[INFO] [stdout] test templates::embedded::tests::test_list_templates_crd ... ok
[INFO] [stdout] test templates::embedded::tests::test_template_category_clone ... ok
[INFO] [stdout] test templates::embedded::tests::test_get_template_with_override_partial_override ... ok
[INFO] [stdout] test templates::embedded::tests::test_template_category_debug ... ok
[INFO] [stdout] test templates::embedded::tests::test_list_templates_project ... ok
[INFO] [stdout] test templates::embedded::tests::test_template_category_prefix ... ok
[INFO] [stdout] test templates::tests::test_context_clone ... ok
[INFO] [stdout] test templates::embedded::tests::test_template_exists_with_override_no_custom_dir ... ok
[INFO] [stdout] test templates::tests::test_context_contains ... ok
[INFO] [stdout] test templates::tests::test_context_get_missing ... ok
[INFO] [stdout] test templates::tests::test_context_from_iter ... ok
[INFO] [stdout] test templates::tests::test_context_merge ... ok
[INFO] [stdout] test templates::tests::test_context_new ... ok
[INFO] [stdout] test templates::tests::test_context_overwrite ... ok
[INFO] [stdout] test templates::tests::test_context_set_and_get ... ok
[INFO] [stdout] test templates::tests::test_context_set_chaining ... ok
[INFO] [stdout] test templates::tests::test_render_adjacent_variables ... ok
[INFO] [stdout] test templates::tests::test_render_backslash_in_value ... ok
[INFO] [stdout] test templates::tests::test_render_brace_before_variable ... ok
[INFO] [stdout] test templates::tests::test_context_debug ... ok
[INFO] [stdout] test templates::tests::test_render_complex_content ... ok
[INFO] [stdout] test templates::tests::test_render_emoji_in_value ... ok
[INFO] [stdout] test templates::tests::test_render_empty_template ... ok
[INFO] [stdout] test templates::tests::test_render_empty_variable_name ... ok
[INFO] [stdout] test templates::tests::test_render_empty_value ... ok
[INFO] [stdout] test templates::tests::test_render_embedded_project_cargo ... ok
[INFO] [stdout] test templates::embedded::tests::test_template_category_equality ... ok
[INFO] [stdout] test templates::tests::test_render_dollar_sign_in_value ... ok
[INFO] [stdout] test templates::tests::test_render_embedded_crd_types ... ok
[INFO] [stdout] test templates::tests::test_render_missing_variable_strict ... ok
[INFO] [stdout] test templates::tests::test_render_long_value ... ok
[INFO] [stdout] test templates::tests::test_render_missing_variable_non_strict ... ok
[INFO] [stdout] test templates::embedded::tests::test_template_exists ... ok
[INFO] [stdout] test templates::tests::test_render_multiline_preserves_indentation ... ok
[INFO] [stdout] test templates::tests::test_render_long_variable_name ... ok
[INFO] [stdout] test templates::tests::test_render_multiline ... ok
[INFO] [stdout] test templates::tests::test_render_multiline_rust_code ... ok
[INFO] [stdout] test templates::tests::test_render_multiline_with_blank_lines ... ok
[INFO] [stdout] test templates::embedded::tests::test_template_exists_with_override_custom_dir ... ok
[INFO] [stdout] test templates::tests::test_render_multiple_missing_non_strict ... ok
[INFO] [stdout] test templates::tests::test_render_multiline_yaml ... ok
[INFO] [stdout] test templates::tests::test_render_many_variables ... ok
[INFO] [stdout] test templates::tests::test_render_no_variables ... ok
[INFO] [stdout] test templates::tests::test_render_multiple_variables ... ok
[INFO] [stdout] test templates::tests::test_render_only_opening_braces ... ok
[INFO] [stdout] test templates::tests::test_render_only_variable ... ok
[INFO] [stdout] test templates::tests::test_render_numeric_variable_name ... ok
[INFO] [stdout] test templates::tests::test_render_partial_missing_non_strict ... ok
[INFO] [stdout] test templates::tests::test_render_regex_like_value ... ok
[INFO] [stdout] test templates::tests::test_render_repeated_variable ... ok
[INFO] [stdout] test templates::tests::test_render_single_brace ... ok
[INFO] [stdout] test templates::tests::test_render_single_variable ... ok
[INFO] [stdout] test templates::tests::test_render_special_chars_in_value ... ok
[INFO] [stdout] test templates::tests::test_render_strict_error_includes_template_name ... ok
[INFO] [stdout] test templates::tests::test_render_string ... ok
[INFO] [stdout] test templates::tests::test_render_string_strict ... ok
[INFO] [stdout] test templates::tests::test_render_triple_braces ... ok
[INFO] [stdout] test templates::tests::test_render_unclosed_at_eof ... ok
[INFO] [stdout] test templates::tests::test_render_unclosed_variable ... ok
[INFO] [stdout] test templates::tests::test_render_unicode_in_template ... ok
[INFO] [stdout] test templates::tests::test_render_unicode_in_value ... ok
[INFO] [stdout] test templates::tests::test_render_value_with_newlines ... ok
[INFO] [stdout] test templates::tests::test_render_value_with_tabs ... ok
[INFO] [stdout] test templates::tests::test_render_variable_at_end ... ok
[INFO] [stdout] test templates::tests::test_render_variable_at_start ... ok
[INFO] [stdout] test templates::tests::test_render_variable_with_hyphen ... ok
[INFO] [stdout] test templates::tests::test_render_variable_with_spaces ... ok
[INFO] [stdout] test templates::tests::test_render_variable_with_underscore ... ok
[INFO] [stdout] test templates::tests::test_render_whitespace_only_variable ... ok
[INFO] [stdout] test templates::tests::test_render_windows_line_endings ... ok
[INFO] [stdout] test templates::tests::test_render_with_crd_context ... ok
[INFO] [stdout] test templates::tests::test_render_with_project_context ... ok
[INFO] [stdout] test templates::tests::test_render_with_strict_mode ... ok
[INFO] [stdout] test templates::tests::test_renderer_debug ... ok
[INFO] [stdout] test templates::tests::test_string_template_clone ... ok
[INFO] [stdout] test templates::tests::test_string_template_new ... ok
[INFO] [stdout] test validation::tests::test_crd_group_empty ... ok
[INFO] [stdout] test validation::tests::test_crd_group_many_segments ... ok
[INFO] [stdout] test validation::tests::test_crd_group_leading_dot ... ok
[INFO] [stdout] test validation::tests::test_crd_group_single_segment ... ok
[INFO] [stdout] test validation::tests::test_crd_group_segment_ends_with_hyphen ... ok
[INFO] [stdout] test validation::tests::test_crd_group_trailing_dot ... ok
[INFO] [stdout] test validation::tests::test_crd_kind_number_start ... ok
[INFO] [stdout] test validation::tests::test_crd_kind_space ... ok
[INFO] [stdout] test validation::tests::test_crd_kind_underscore ... ok
[INFO] [stdout] test validation::tests::test_crd_group_segment_starts_with_hyphen ... ok
[INFO] [stdout] test validation::tests::test_crd_kind_empty ... ok
[INFO] [stdout] test validation::tests::test_crd_group_with_numbers ... ok
[INFO] [stdout] test validation::tests::test_crd_kind_all_uppercase ... ok
[INFO] [stdout] test validation::tests::test_crd_group_underscore ... ok
[INFO] [stdout] test validation::tests::test_crd_kind_with_numbers ... ok
[INFO] [stdout] test validation::tests::test_crd_version_empty ... ok
[INFO] [stdout] test validation::tests::test_crd_version_gamma ... ok
[INFO] [stdout] test validation::tests::test_crd_version_large_number ... ok
[INFO] [stdout] test validation::tests::test_crd_version_spaces ... ok
[INFO] [stdout] test validation::tests::test_crd_version_uppercase_alpha ... ok
[INFO] [stdout] test validation::tests::test_crd_version_v0 ... ok
[INFO] [stdout] test validation::tests::test_invalid_crd_group_empty_segment ... ok
[INFO] [stdout] test validation::tests::test_invalid_crd_group_uppercase ... ok
[INFO] [stdout] test validation::tests::test_invalid_crd_kind_hyphen ... ok
[INFO] [stdout] test validation::tests::test_invalid_crd_kind_lowercase_start ... ok
[INFO] [stdout] test validation::tests::test_invalid_crd_version_bad_pattern ... ok
[INFO] [stdout] test validation::tests::test_invalid_crd_version_no_v ... ok
[INFO] [stdout] test validation::tests::test_invalid_project_name_empty ... ok
[INFO] [stdout] test validation::tests::test_invalid_project_name_ends_with_hyphen ... ok
[INFO] [stdout] test validation::tests::test_invalid_project_name_starts_with_hyphen ... ok
[INFO] [stdout] test validation::tests::test_invalid_crd_version_just_v ... ok
[INFO] [stdout] test validation::tests::test_pluralize ... ok
[INFO] [stdout] test validation::tests::test_invalid_project_name_underscore ... ok
[INFO] [stdout] test validation::tests::test_pluralize_ch_ending ... ok
[INFO] [stdout] test validation::tests::test_pluralize_empty ... ok
[INFO] [stdout] test validation::tests::test_pluralize_sh_ending ... ok
[INFO] [stdout] test validation::tests::test_pluralize_already_plural ... ok
[INFO] [stdout] test validation::tests::test_invalid_project_name_uppercase ... ok
[INFO] [stdout] test validation::tests::test_pluralize_uppercase_preserved_as_lowercase ... ok
[INFO] [stdout] test validation::tests::test_pluralize_y_with_consonant ... ok
[INFO] [stdout] test validation::tests::test_pluralize_x_ending ... ok
[INFO] [stdout] test validation::tests::test_project_name_consecutive_hyphens ... ok
[INFO] [stdout] test validation::tests::test_pluralize_y_with_vowel ... ok
[INFO] [stdout] test validation::tests::test_project_name_max_length ... ok
[INFO] [stdout] test validation::tests::test_project_name_single_number ... ok
[INFO] [stdout] test validation::tests::test_project_name_special_chars ... ok
[INFO] [stdout] test validation::tests::test_project_name_too_long ... ok
[INFO] [stdout] test validation::tests::test_project_name_with_numbers ... ok
[INFO] [stdout] test validation::tests::test_to_snake_case ... ok
[INFO] [stdout] test validation::tests::test_to_snake_case_all_uppercase ... ok
[INFO] [stdout] test validation::tests::test_to_snake_case_all_lowercase ... ok
[INFO] [stdout] test validation::tests::test_to_snake_case_consecutive_uppercase ... ok
[INFO] [stdout] test validation::tests::test_to_snake_case_empty ... ok
[INFO] [stdout] test validation::tests::test_to_snake_case_with_numbers ... ok
[INFO] [stdout] test validation::tests::test_valid_crd_groups ... ok
[INFO] [stdout] test validation::tests::test_valid_crd_versions ... ok
[INFO] [stdout] test validation::tests::test_valid_crd_kinds ... ok
[INFO] [stdout] test validation::tests::test_valid_project_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 353 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kubegen-f895e8598d7fb61d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_crd.rs (/opt/rustwide/target/debug/deps/integration_crd-05aa05812b93246e)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_project_with_crd_compiles ... ignored
[INFO] [stdout] test test_kubegen_add_crd_existing_fails ... ok
[INFO] [stdout] test test_kubegen_add_crd_not_in_project ... ok
[INFO] [stdout] test test_kubegen_add_crd_default_group ... ok
[INFO] [stdout] test test_kubegen_add_crd_invalid_kind ... ok
[INFO] [stdout] test test_kubegen_add_crd_generates_files ... ok
[INFO] [stdout] test test_kubegen_add_crd_force_overwrites ... ok
[INFO] [stdout] test test_kubegen_add_crd_dry_run ... ok
[INFO] [stdout] test test_kubegen_add_crd_file_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_metrics.rs (/opt/rustwide/target/debug/deps/integration_metrics-434712f69febe4c4)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_kubegen_add_metrics_default_port ... ok
[INFO] [stdout] test test_kubegen_add_metrics_file_content ... ok
[INFO] [stdout] test test_kubegen_add_metrics_custom_port ... ok
[INFO] [stdout] test test_kubegen_add_metrics_force_overwrites ... ok
[INFO] [stdout] test test_kubegen_add_metrics_existing_fails ... ok
[INFO] [stdout] test test_kubegen_add_metrics_not_in_project ... ok
[INFO] [stdout] test test_kubegen_add_metrics_dry_run ... ok
[INFO] [stdout] test test_kubegen_add_metrics_generates_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_new.rs (/opt/rustwide/target/debug/deps/integration_new-c23aa7a447805a53)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_generated_project_compiles ... ignored
[INFO] [stdout] test test_kubegen_new_existing_project_fails ... ok
[INFO] [stdout] test test_kubegen_new_force_overwrites ... ok
[INFO] [stdout] test test_kubegen_new_dry_run ... ok
[INFO] [stdout] test test_kubegen_new_generates_valid_project ... ok
[INFO] [stdout] test test_kubegen_new_invalid_name ... ok
[INFO] [stdout] test test_kubegen_new_cargo_toml_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_webhook.rs (/opt/rustwide/target/debug/deps/integration_webhook-767a3bc3f12033ad)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_kubegen_add_webhook_no_type_fails ... ok
[INFO] [stdout] test test_kubegen_add_webhook_not_in_project ... ok
[INFO] [stdout] test test_kubegen_add_webhook_dry_run ... ok
[INFO] [stdout] test test_kubegen_add_webhook_validating_generates_files ... ok
[INFO] [stdout] test test_kubegen_add_webhook_invalid_kind ... ok
[INFO] [stdout] test test_kubegen_add_webhook_file_content ... ok
[INFO] [stdout] test test_kubegen_add_webhook_existing_fails ... ok
[INFO] [stdout] test test_kubegen_add_webhook_force_overwrites ... ok
[INFO] [stdout] test test_kubegen_add_webhook_mutating_generates_files ... ok
[INFO] [stdout] test test_kubegen_add_webhook_both_generates_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kubegen
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/validation/mod.rs - validation::validate_crd_kind (line 82) ... ok
[INFO] [stdout] test src/validation/mod.rs - validation::to_snake_case (line 298) ... ok
[INFO] [stdout] test src/validation/mod.rs - validation::pluralize (line 322) ... ok
[INFO] [stdout] test src/validation/mod.rs - validation::validate_project_name (line 16) ... ok
[INFO] [stdout] test src/templates/mod.rs - templates::TemplateContext (line 24) ... ok
[INFO] [stdout] test src/validation/mod.rs - validation::validate_crd_group (line 226) ... ok
[INFO] [stdout] test src/validation/mod.rs - validation::validate_crd_version (line 132) ... ok
[INFO] [stdout] test src/templates/mod.rs - templates::SimpleRenderer (line 134) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "165807775d72fc70d379252052287cf79631e1af8e24cdb5ef1f18b33b7787ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "165807775d72fc70d379252052287cf79631e1af8e24cdb5ef1f18b33b7787ae", kill_on_drop: false }`
[INFO] [stdout] 165807775d72fc70d379252052287cf79631e1af8e24cdb5ef1f18b33b7787ae
